Skip to main content

Getting Started

Well after you installed the os (congrats) you probably are confused with everything

this serves a quick introduction to quirks of sludgeos

1. The file system

the file system is one of the most (if not the most) confusing quirks of sludgeos (thanks hopa)

Every drive is split up like in windows

so you have your a,b,c,d etc etc

there is one exception to this rule and thats bd:/ (theres also ram but we dont talk about it)

which is the boot disk from where sludgeos booted

COOL TIP : you will probably have everything there and its the main drive

2. the utils

after switching from openos you are probably missing ALOT of your tools

theres no lua, components, and most of the things

and this actually a design choice to keep the system lightweight

3. The drivers

this will be a quick overview

the drivers are "programs" which well drive a specific part of the pc

theres the filesys driver, the tty driver and alot more

4. The sludge

this OS is made to be sludge and is really buggy so dont expect alot